Home:ALL Converter>Unable to connect Database Postgres(9.2) with error File "base/16384/PG_VERSION" is missing

Unable to connect Database Postgres(9.2) with error File "base/16384/PG_VERSION" is missing

Ask Time:2015-03-16T21:29:29         Author:samba

Json Formatter

Could not create connection; - nested throwable: (org.postgresql.util.PSQLException: FATAL: "base/16 384" is not a valid data directory Detail: File "base/16384/PG_VERSION" is missing.); - nested throwable: (org.jboss.resource.JBossRe sourceException: Could not create connection; - nested throwable: (org.postgresql.util.PSQLException : FATAL: "base/16384" is not a valid data directory Detail: File "base/16384/PG_VERSION" is missing.))

base/16384/ in this folder there is no files like

pg_filenode.map
pg_internal.init
PG_VERSION

I don't know how they deleted.

Here I can copy paste the PG_VERSION file. How can I get remaining files?

Author:samba,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/29078068/unable-to-connect-database-postgres9-2-with-error-file-base-16384-pg-version
yy